home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 3
/
Aminet 3 - July 1994.iso
/
Aminet
/
util
/
cli
/
WhatIs.lha
/
WhatIs
/
include
/
proto
/
whatis.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-04-05
|
190 b
|
8 lines
#ifndef PROTO_WHATIS_H
#define PROTO_WHATIS_H
#include <libraries/whatisbase.h>
extern struct Library *WhatIsBase;
#include <clib/whatis_protos.h>
#include <pragmas/whatis_pragmas.h>
#endif